Miscellaneous Apple Event Manager Topics
The following are miscellaneous topics that describe specialized areas of the
Apple Event Manager.
user as the result of receiving an Apple event.
processes events while your application waits for a reply Apple event. This is
only necessary if you choose to have your application wait for the reply Apple
event.
Dealing With Timeouts describes what to do if you choose to have your
application wait for a reply when you send an Apple event.
which processes high-level events while your application waits for a reply
Apple event. This is only necessary if you choose to have your application wait
for the reply Apple event.
event.
own routines to perform coercions not supported by the
coercion handlers into the sytem coercion table, rather than the application
coercion table.
Application-died Event describes the application-died Apple event sent
Launch Application with Doc Using Apple Events is a code example
which shows how to send an Apple Event to the Finder to instruct it to launch a
particular application with a particular document.